home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 4318 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  790 b 

  1. Path: interactive.net!kosoy
  2. From: kosoy@interactive.net (Alex Kosoy)
  3. Newsgroups: comp.lang.c++
  4. Subject: Method in MSVC++4
  5. Date: 28 Jan 1996 21:56:04 -0500
  6. Organization: Interactive Networks, Inc. - 1.800.561.1878
  7. Message-ID: <kosoy.822883927@interactive.net>
  8. NNTP-Posting-Host: onyx.interactive.net
  9. X-Newsreader: NN version 6.5.0 #2 (NOV)
  10.  
  11. I'm fairly new to programming using MFC.  I need to have a CStatic
  12. control with a caption whose text color i can manipulate during
  13. runtime.
  14.  
  15. I have created the dialog and the static control using the resource
  16. editor but there does not seem to be any method for manipulating 
  17. the colors for the caption in the CStatic control.  Im hoping to
  18. avoid having to write an OLE control to do this..
  19.  
  20. Am I overlooking something??
  21.  
  22. Please help..
  23.  
  24. Thanks,
  25. Alex
  26.  
  27.